The Daily Go
Imitates HTTP requests and responses of a chosen host
https://github.com/sariina/mina
#Cache #Repository
Imitates HTTP requests and responses of a chosen host
https://github.com/sariina/mina
#Cache #Repository
GitHub
sariina/mina
Imitates HTTP requests and responses of a chosen host - sariina/mina
The Daily Go
Big Cache
Fast, concurrent, evicting in-memory cache written to keep big number of entries without impact on performance. BigCache keeps entries on heap but omits GC for them. To achieve that operations on bytes arrays take place, therefore entries (de)serialization in front of the cache will be needed in most use cases.
https://github.com/allegro/bigcache
#Cache #Trends
Big Cache
Fast, concurrent, evicting in-memory cache written to keep big number of entries without impact on performance. BigCache keeps entries on heap but omits GC for them. To achieve that operations on bytes arrays take place, therefore entries (de)serialization in front of the cache will be needed in most use cases.
https://github.com/allegro/bigcache
#Cache #Trends
GitHub
GitHub - allegro/bigcache: Efficient cache for gigabytes of data written in Go.
Efficient cache for gigabytes of data written in Go. - allegro/bigcache
Forwarded from The Daily Go (Ahmd Rz)
The Daily Go
Imitates HTTP requests and responses of a chosen host
https://github.com/sariina/mina
#Cache #Repository
Imitates HTTP requests and responses of a chosen host
https://github.com/sariina/mina
#Cache #Repository
GitHub
sariina/mina
Imitates HTTP requests and responses of a chosen host - sariina/mina
The Daily Go
A caching, resizing image proxy written in Go
https://github.com/willnorris/imageproxy
#Image #Cache #Trends
A caching, resizing image proxy written in Go
https://github.com/willnorris/imageproxy
#Image #Cache #Trends
GitHub
GitHub - willnorris/imageproxy: A caching, resizing image proxy written in Go
A caching, resizing image proxy written in Go. Contribute to willnorris/imageproxy development by creating an account on GitHub.
The Daily Go
This is a HTTP middleware for server-side application layer caching, ideal for Golang REST APIs.
https://github.com/victorspringer/http-cache
#Cache #Http #Middleware
This is a HTTP middleware for server-side application layer caching, ideal for Golang REST APIs.
https://github.com/victorspringer/http-cache
#Cache #Http #Middleware
GitHub
GitHub - victorspringer/http-cache: High performance Golang HTTP middleware for server-side application layer caching, ideal forβ¦
High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs - victorspringer/http-cache