#
kvstore
Here are 79 public repositories matching this topic...
Distributed disk storage database based on Raft and Redis protocol.
redis
golang
distributed-systems
database
disk
nosql
key-value
storage
high-performance
cache
raft
leveldb
persistence
databases
kvstore
distributed-database
lsm
-
Updated
Nov 13, 2021 - Go
Distributed object storage server from Douban Inc.
-
Updated
Sep 9, 2021 - Go
Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.
-
Updated
Jul 19, 2021 - Go
DAOS Storage Stack (client libraries, storage engine, control plane)
kvstore
object-store
distributed-storage
software-defined-storage
daos
spdk
hyperconverged
nvme-storage
pmdk
hyperscale
storage-as-a-service
-
Updated
Nov 16, 2021 - C
The skiplist based persistent key/value storage engine
c
freebsd
database
osx
nosql
key-value
kvstore
persistent-data-structure
persistent-storage
skiplist
c11
database-engine
key-value-database
embedded-c
ejdb
key-value-store
kv-store
android-database
skip-list
-
Updated
Nov 10, 2021 - C
A light weight distributed key-value database system with table concept.
-
Updated
May 10, 2021 - Java
Yet another distributed kvstore support redis data and index. moved to: https://github.com/youzan/ZanRedisDB
redis
rocksdb
json
key-value
raft
kvstore
sharding
distributed-database
geohash
hyperloglog
secondary-index
-
Updated
May 10, 2021 - Go
One file, one piece of functionality. No dependencies.
-
Updated
Oct 13, 2020 - Java
-
Updated
Nov 17, 2020 - Kotlin
Key-Value storage tool, based on WCDB (WeChat DataBase).
-
Updated
Sep 20, 2017 - Objective-C++
Implementation of MIT 6.824: Distributed Systems
-
Updated
Nov 19, 2017 - Go
KV Store for Java backed by RocksDB
-
Updated
Jan 24, 2021 - Java
A key-value db api with multiple storage engines and key generation
-
Updated
Apr 13, 2021 - Go
High performance and lightweight in-memory cache library with LRU and FIFO support as well as memory-usage-based-eviction
go
golang
caching
key-value
cache
lru
inmemory
in-memory
kvstore
expiration
expire
ttl
fifo
lru-cache
memory-usage
fifo-cache
go-cache
inmemory-cache
memory-usage-based-eviction
-
Updated
Nov 4, 2021 - Go
-
Updated
Sep 19, 2018 - Go
FSKVDB is fast key/value DB that can be used on tiny embedded enviroment
-
Updated
Apr 20, 2017 - C
Consul configuration provider for Microsoft.Extensions.Configuration
config
parsing
consul
nuget
configuration
provider
kvstore
asp-net-core
microsoft-extensions-configuration
consul-provider
consul-kv-store
-
Updated
Dec 6, 2017 - C#
magicdb is a distribute k-v database use libp2p network stack
-
Updated
Dec 12, 2019 - Go
Improve this page
Add a description, image, and links to the kvstore topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kvstore topic, visit your repo's landing page and select "manage topics."
Update the render method in Torque to include two arguments: height and width which should be to used set the iframe height and width in the html template. The current values should be the default values.
Render: https://github.com/arun1729/cog/blob/242dbc9bb188263158223e79bc9da339e03da111/cog/torque.py#L318