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
a8d4c7bea4
Test the word index update on bookmark deletion
2022-06-01 18:46:03 +09:30
..
bookmarks.go
Remove deleted bookmark words from the index
2022-05-31 08:40:44 +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
Test the word index update on bookmark deletion
2022-06-01 18:46:03 +09:30
index.go
Add test for indexing, fix indexing when page content changes
2022-06-01 16:33:08 +09:30