Skip to content

qhsong/persist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple, fast, and reliable NDN persistent content store

While LRU in-memory cache is usually good enough for simple NDN application, persistent disk-based content store is required if an application has a huge dataset.

It uses Bolt, and implements ndn.Cache interface.

GoDoc

About

NDN persistent content store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%