🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Redis, Memcached and more. Go 通用的缓存使用库,通过包装各种常用的驱动,来提供统一的使用API,便于使用。
golang
cache
redis
buntdb
cache-manager
custom-driver
file-cache
memcached-cache
memory-cache
redis-cache
Updated 2025-12-03 00:01:07 +08:00
Redis 的可嵌入和分布式内存替代方案。
cache
client-server
cluster
consistent
database
distributed
distributed-database
go
golang
in-memory-database
lfu-cache
lru-cache
memory
networking
open-source
pubsub
redis
store
tcp
Updated 2025-04-24 09:09:59 +08:00
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
Updated 2024-12-04 17:30:41 +08:00