Repository navigation

#

inmemory-cache

Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead

Go
2272
2 个月前
infinispan/infinispan

Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.

Java
1270
1 天前

Pillars for Transactional Systems and Data Grids

Rust
133
1 年前

A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions

Python
61
5 天前

NET6,CQRS,Caching,Logging,Repository Pattern,UnitOfWork,JWT,Refresh Token,Email Confirmation,Forgot Password

C#
57
1 年前

High performance and lightweight in-memory cache library with LRU and FIFO support as well as memory-usage-based-eviction

Go
43
16 天前

gotcha: inmemory-cache in Go (Golang) with customizable algorithm

Go
21
2 年前

Simple, Typed and Powerful memory cache in Typescript ✨

TypeScript
21
2 年前

In memory cache with sieve eviction algorithm in pure Go.

Go
16
6 个月前

Let's learn Caching in ASP.NET Core. Caching is a technique of storing the frequently accessed/used data so that the future requests for those sets of data can be served much faster to the client.

C#
14
5 年前

Simple in-memory key-value storage with TTL for each record.

Go
10
3 年前

Creek – A distributed key-value store with replication, fault tolerance, TTL-based expiration, and configurable consistency guarantees. 🚀

Go
8
6 个月前

Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.

C#
8
1 年前

Devnot üzerinde ".NET Core StackExchange Redis ile Distributed Cache" adlı yazının kaynak kodlarını içermektedir.

C#
6
5 年前

Make your dotnet core apps shine by using caching without cluttering your projects.

C#
5
1 年前

Полнофункциональный демонстрационный сервер на базе библиотеки Wattle

C#
5
20 天前

A golang package for function caching

Go
5
1 年前

A simple example explaining how to use redis and a database and cache

Java
4
7 年前