Skip to content
#

speed

Here are 355 public repositories matching this topic...

MrCull
MrCull commented Nov 5, 2020

Describe the bug
The markup version of the readme that is displayed in the main page for this repo contains the following links:
Status code [404:NotFound] - Link: https://keyword-2-ecd7b.firebaseapp.com/
Status code [404:NotFound] - Link: https://github.com/GoogleChromeLabs/quicklink/blob/master/#custom-ignore-patterns

(The links in the readme’s markdown may appear different to the link

phpfastcache

A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.

  • Updated Dec 26, 2020
  • PHP
bgatellier
bgatellier commented Jul 30, 2020

You have already researched for similiar issues?

Yes, and mine is somewhat similar to this one : fastify/fast-json-stringify#175

What are you trying to achieve or the steps to reproduce?

Context:

I am using fastify with default options.
I am using a schema to validate and serialize the output of my API endpoint.
This schema includes a oneOf betwe

Improve this page

Add a description, image, and links to the speed topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the speed topic, visit your repo's landing page and select "manage topics."

Learn more