Top 0.8% dependent packages on proxy.golang.org
Top 0.4% dependent repos on proxy.golang.org
Top 5.4% forks on proxy.golang.org
Top 0.7% docker downloads on proxy.golang.org
proxy.golang.org : github.com/lunny/nodb
package nodb is a high performance embedded NoSQL. nodb supports various data structure like kv, list, hash and zset like redis. Other features include binlog replication, data with a limited time-to-live. First create a nodb instance before use: cfg is a Config instance which contains configuration for nodb use, like DataDir (root directory for nodb working to store data). After you create a nodb instance, you can select a DB to store you data: DB must be selected by a index, nodb supports only 16 databases, so the index range is [0-15]. KV is the most basic nodb type like any other key-value database. List is simply lists of values, sorted by insertion order. You can push or pop value on the list head (left) or tail (right). Hash is a map between fields and values. ZSet is a sorted collections of values. Every member of zset is associated with score, a int64 value which used to sort, from smallest to greatest score. Members are unique, but score may be same. nodb supports binlog, so you can sync binlog to another server for replication. If you want to open binlog support, set UseBinLog to true in config.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/lunny/nodb
License: MIT
Latest release: almost 9 years ago
First release: almost 9 years ago
Namespace: github.com/lunny
Dependent packages: 40
Dependent repositories: 332
Stars: 132 on GitHub
Forks: 16 on GitHub
Docker dependents: 10
Docker downloads: 189,311
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago
gitea.com/stereosteve/cache v0.0.2
2 versions - Latest release: over 3 years agogithub.com/smolgu/lib v0.0.0-20210411074402-943e509dfbe7
1 version - Latest release: about 4 years agogithub.com/humaidq/session v0.0.0-20210220131413-78004fda5f1f
Package session a middleware that provides the session management of Emmanuel.2 versions - Latest release: about 4 years ago
github.com/xcore-oss/cache v0.0.0-20201124085709-8dbfb0da9718
Package cache is a middleware that provides the cache management of Macaron.1 version - Latest release: over 4 years ago
github.com/chennqqi/jtrd v1.4.0
daemon of JTR2 versions - Latest release: over 4 years ago - 1 stars on GitHub
gitea.com/macaron/cache v0.0.0-20200924044943-905232fba10b
Package cache is a middleware that provides the cache management of Macaron.1 version - Latest release: over 4 years ago - 34 dependent packages - 38 dependent repositories - 2 stars on Gitea.com
github.com/go-emmanuel/cache v0.0.0-20200825180601-ed78c94de03e
Package cache is a middleware that provides the cache management of Emmanuel.1 version - Latest release: over 4 years ago - 2 dependent packages - 2 dependent repositories - 0 stars on GitHub
github.com/go-emmanuel/session v0.0.0-20200825175235-170d159e503a
Package session a middleware that provides the session management of Emmanuel.1 version - Latest release: over 4 years ago - 2 dependent packages - 2 dependent repositories - 0 stars on GitHub
github.com/go-macaron/cache v0.0.0-20200329073519-53bb48172687
Package cache is a middleware that provides the cache management of Macaron.3 versions - Latest release: about 5 years ago - 76 dependent packages - 202 dependent repositories - 19 stars on GitHub
github.com/huntsman-li/go-cache v0.0.0-20191011064619-b8ffeedbc98a
This project encapsulates multiple db servers, redis、ledis、memcache、file、memory、nosql、postgresql1 version - Latest release: over 5 years ago - 1 dependent package - 1 dependent repositories - 152 stars on GitHub
github.com/boyter/gitea v1.9.4
Gitea (git with a cup of tea) is a painless self-hosted Git Service.73 versions - Latest release: over 5 years ago - 0 stars on GitHub
github.com/non-euclidean-studios/gitea v1.9.3
Gitea (git with a cup of tea) is a painless self-hosted Git Service.70 versions - Latest release: over 5 years ago
github.com/quasoft/gitea v1.9.1 💰
Gitea (git with a cup of tea) is a painless self-hosted Git Service.68 versions - Latest release: over 5 years ago - 0 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.