This website requires JavaScript.
Explore
Help
Sign In
justin
/
linkwallet
Watch
1
Star
0
Fork
0
You've already forked linkwallet
Code
Issues
4
Pull Requests
Actions
Packages
Projects
Releases
36
Wiki
Activity
linkwallet
/
db
History
Justin Hawkins
2ba4066643
Add tags to indices for searching
2022-06-04 11:03:26 +09:30
..
bookmarks_test.go
Add some basic benchmarks for tracking potential performance improvements/regressions
2022-06-01 21:51:57 +09:30
bookmarks.go
Add tags to indices for searching
2022-06-04 11:03:26 +09:30
config.go
Rework to use bolthold/boltdb instead of badgerhold/badgerdb, much more memory efficient
2022-05-28 16:16:08 +09:30
db.go
Add configurable path to database and docker-compose sample
2022-05-28 19:28:18 +09:30
index_test.go
Add tags to indices for searching
2022-06-04 11:03:26 +09:30
index.go
Add test for indexing, fix indexing when page content changes
2022-06-01 16:33:08 +09:30