mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 20:49:29 -05:00
gnu: unqlite: Curate comparisons.
* gnu/packages/databases.scm (unqlite)[description]: Keep the better-licenced comparisons.
This commit is contained in:
parent
fc871847f6
commit
64753a7bc5
1 changed files with 1 additions and 1 deletions
|
@ -2214,7 +2214,7 @@ (define-public unqlite
|
|||
"UnQLite is an in-process software library which implements a
|
||||
self-contained, serverless, zero-configuration, transactional NoSQL
|
||||
database engine. UnQLite is a document store database similar to
|
||||
MongoDB, Redis, CouchDB, etc. as well as a standard Key/Value store
|
||||
Redis, CouchDB, etc., as well as a standard key/value store
|
||||
similar to BerkeleyDB, LevelDB, etc.")
|
||||
(license license:bsd-2)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue