mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-31 20:36:13 +00:00
Update README.md (#4094)
db is moved to https://github.com/tendermint/tm-db
This commit is contained in:
@@ -19,11 +19,6 @@ Clist provides a linked list that is safe for concurrent access by many readers.
|
|||||||
|
|
||||||
Common provides a hodgepodge of useful functions.
|
Common provides a hodgepodge of useful functions.
|
||||||
|
|
||||||
## db
|
|
||||||
|
|
||||||
DB provides a database interface and a number of implementions, including ones using an in-memory map, the filesystem directory structure,
|
|
||||||
an implemention of LevelDB in Go, and the official LevelDB in C.
|
|
||||||
|
|
||||||
## events
|
## events
|
||||||
|
|
||||||
Events is a synchronous PubSub package.
|
Events is a synchronous PubSub package.
|
||||||
|
|||||||
Reference in New Issue
Block a user