缓存与持久化策略 优先从 Redis 缓存读取数据,当缓存过期或为空时,从数据源读取返回并更新到缓存
'CoffeeConf' is a modern configuration system written in CoffeeScript that also supports JS. Only compatible with Node.js, uses ES6 syntax.
A shell command tool that cleaned up unused imports in a Typescript / Javascript code base.
Rust Memory Database: a Rust translation of the Lightning Memory Database (LMDB) using Corrode
sharded bitcask key-value storage optimized for NVMe
Command-line interface for ORMDB
Async Rust client library for ORMDB
Core storage engine, query executor, and catalog for ORMDB
HTTP/REST gateway for ORMDB
ORM-style query language parser and compiler for ORMDB
Wire protocol definitions for ORMDB with zero-copy serialization
Standalone ORMDB database server