mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-12 19:13:07 +00:00
add minilru (#2936)
This commit is contained in:
parent
9aacfe973e
commit
154afd8c97
@ -34133,5 +34133,18 @@
|
||||
"description": "SurrealDB driver for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Xkonti/surrealdb.nim"
|
||||
},
|
||||
{
|
||||
"name": "minilru",
|
||||
"url": "https://github.com/status-im/nim-minilru",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"cache",
|
||||
"lru",
|
||||
"data structure"
|
||||
],
|
||||
"description": "Minim(al/ized) LRU cache",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/status-im/nim-minilru"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user