Repository navigation

#

inmemory-cache

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

Go
2201
10 个月前
infinispan/infinispan

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

Java
1244
2 天前

Kronotop is a distributed and transactional document database backed by FoundationDB.

Java
248
1 小时前

Pillars for Transactional Systems and Data Grids

Rust
132
1 年前

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

Python
61
4 天前

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

C#
55
8 个月前

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

Go
40
4 天前

Simple, Typed and Powerful memory cache in Typescript ✨

TypeScript
21
2 年前

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

Go
21
1 年前

In memory cache with sieve eviction algorithm in pure Go.

Go
14
19 天前

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
16 天前

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 年前

A golang package for function caching

Go
5
9 个月前

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

Java
4
7 年前