Skip to content

Commit

Permalink
Merge pull request avelino#434 from diegobernardes/patch-1
Browse files Browse the repository at this point in the history
Added diegobernardes/ttlcache under DataStructures
  • Loading branch information
mholt committed Jun 16, 2015
2 parents f80e0cb + b714211 commit abc1353
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 @@ -171,6 +171,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [mafsa](https://github.com/smartystreets/mafsa) - MA-FSA implementation with Minimal Perfect Hashing
* [skiplist](https://github.com/gansidui/skiplist) - Skiplist implementation in Go
* [trie](https://github.com/derekparker/trie) - Trie implementation in Go
* [ttlcache](https://github.com/diegobernardes/ttlcache) - An in-memory LRU string-interface{} map with expiration for golang
* [willf/bloom](https://github.com/willf/bloom) - Go package implementing Bloom filters.

## Database
Expand Down

0 comments on commit abc1353

Please sign in to comment.