Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Commit

Permalink
Merge pull request #537 from crowdriff/master
Browse files Browse the repository at this point in the history
Adding "lru" to list of projects using Bolt.
  • Loading branch information
benbjohnson committed Mar 22, 2016
2 parents 6204c54 + 7db0126 commit 47b1162
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -839,5 +839,6 @@ Below is a list of public, open source projects that use Bolt:
* [Request Baskets](/~https://github.com/darklynx/request-baskets) - A web service to collect arbitrary HTTP requests and inspect them via REST API or simple web UI, similar to [RequestBin](http://requestb.in/) service
* [Go Report Card](https://goreportcard.com/) - Go code quality report cards as a (free and open source) service.
* [Boltdb Boilerplate](/~https://github.com/bobintornado/boltdb-boilerplate) - Boilerplate wrapper around bolt aiming to make simple calls one-liners.
* [lru](/~https://github.com/crowdriff/lru) - Easy to use Bolt-backed Least-Recently-Used (LRU) read-through cache with chainable remote stores.

If you are using Bolt in a project please send a pull request to add it to the list.

0 comments on commit 47b1162

Please sign in to comment.