https://github.com/gitsrc/IceFireDB Skip to content Sign up * Why GitHub? Features - + Mobile - + Actions - + Codespaces - + Packages - + Security - + Code review - + Issues - + Integrations - + GitHub Sponsors - + Customer stories- * Team * Enterprise * Explore + Explore GitHub - Learn and contribute + Topics - + Collections - + Trending - + Learning Lab - + Open source guides - Connect with others + The ReadME Project - + Events - + Community forum - + GitHub Education - + GitHub Stars program - * Marketplace * Pricing Plans - + Compare plans - + Contact Sales - + Education - [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} gitsrc / IceFireDB * Notifications * Star 416 * Fork 16 Distributed disk storage database based on Raft and Redis protocol. www.icefiredb.com Apache-2.0 License 416 stars 16 forks Star Notifications * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Wiki * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Wiki * Security * Insights main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 7 branches 0 tags Code * Clone HTTPS GitHub CLI [https://github.com/g] Use Git or checkout with SVN using the web URL. [gh repo clone gitsrc] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching Xcode If nothing happens, download Xcode and try again. Go back Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @gitsrc gitsrc doc(project):add State description ... 0e30d1d Aug 21, 2021 doc(project):add State description 0e30d1d Git stats * 125 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .gitignore feat(project):update project Aug 17, 2021 .travis.yml doc(ci):update Aug 17, 2021 Hashes.go feat(core)Upgrade the raft framework Aug 20, 2021 IceFireDB_Architecture.png doc(project):add Imagine Architecture Aug 21, 2021 LICENSE Initial commit Mar 5, 2021 Makefile doc(project):remove vendor Aug 17, 2021 README.md doc(project):add State description Aug 21, 2021 global.go feat(core)Upgrade the raft framework Aug 20, 2021 go.mod feat(core)Upgrade the raft framework Aug 20, 2021 go.sum feat(core)Upgrade the raft framework Aug 20, 2021 lists.go feat(core)Upgrade the raft framework Aug 20, 2021 logo.png feat(project): upgrade project Mar 12, 2021 main.go feat(core)Upgrade the raft framework Aug 20, 2021 strings.go feat(command):To enable the setex function, please pay attention to t... Aug 20, 2021 View code [ ] IceFireDB Imagine Architecture Command support 1. String operating 2. Hash operating 3. List operating Performance License Thanks I stood on the shoulders of giants and did only simple things. Thank you for your attention. State README.md IceFireDB IceFireDB [6874747073] FOSSA Status Distributed disk storage system based on Raft and RESP protocol. 1. High performance 2. Distributed consistency 3. Reliable LSM disk storage 4. Cold and hot mixed data storage structure(Upgrading soon) 5. Multiple groups of raft clusters, horizontal expansion and contraction of data groups 6. More advanced cache implementation, faster LSM persistent storage Imagine Architecture IceFireDB_Architecture Command support 1. String operating * APPEND * BITCOUNT * BITOP * BITPOS * DECR * DECRBY * DEL * EXISTS * GET * GETBIT * SETBIT * GETRANGE * GETSET * INCR * INCRBY * MGET * MSET * SET * SETEX * SETEXAT * SETRANGE * EXPIRE * EXPIREAT * TTL 2. Hash operating * HSET * HGET * HDEL * HEXISTS * HGETALL * HINCRBY * HKEYS * HLEN * HMGET * HMSET * HSETEX * HSTRLEN * HVALS * HCLEAR * HMCLEAR * HEXPIRE * HEXPIREAT * HKEYEXIST * HTTL 3. List operating * RPUSH * LPOP * LINDEX * LPUSH * RPOP * LRANGE * LSET * LLEN * RPOPLPUSH * LCLEAR * LMCLEAR * LEXPIRE * LEXPIREAT * LKEYEXISTS * LTRIM * LTTL Performance corerman@ubuntu:~/DATA/ICODE/GoLang/IceFireDB$ redis-benchmark -h 127.0.0.1 -p 11001 -n 10000000 -t set,get -c 512 -P 512 -q SET: 253232.12 requests per second GET: 2130875.50 requests per second License FOSSA Status Thanks I stood on the shoulders of giants and did only simple things. Thank you for your attention. * https://github.com/tidwall/uhaha * https://github.com/syndtr/goleveldb * https://github.com/dgraph-io/ristretto * https://github.com/ledisdb/ledisdb State The project is at an early stage and is not recommended for use in a production environment About Distributed disk storage database based on Raft and Redis protocol. www.icefiredb.com Topics redis golang distributed-systems database disk nosql key-value storage high-performance cache raft leveldb persistence databases kvstore distributed-database lsm Resources Readme License Apache-2.0 License Releases No releases published Packages 0 No packages published Contributors 2 * * Languages * Go 95.9% * Makefile 4.1% * (c) 2021 GitHub, Inc. * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.