index
:
getwtxt
this commit
master
twtxt registry written in Go
gbmor <ben@gbmor.dev>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
svc
/
cache_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
updating module to live at sourcehut
Ben Morrison
2020-06-20
1
-3
/
+3
*
decoupled tests from personal twtxt.txt
Ben Morrison
2019-12-19
1
-1
/
+1
*
license notice at top of each file
Ben Morrison
2019-07-11
1
-0
/
+19
*
changes related to registry-v0.3.0
v0.4.3
Ben Morrison
2019-06-18
1
-1
/
+1
*
updated cacheUpdate bench
Ben Morrison
2019-06-13
1
-1
/
+1
*
temporarily disabling cacheUpdate test
Ben Morrison
2019-06-12
1
-0
/
+5
*
more context to cacheUpdate test failure
Ben Morrison
2019-06-12
1
-1
/
+1
*
cache.go tests finished
Ben Morrison
2019-06-11
1
-8
/
+82
*
updated cache benchmarks
Ben Morrison
2019-06-11
1
-0
/
+18
*
eliminated confObj.LastCache and confObj.LastPush. Unneeded when using ticker...
Ben Morrison
2019-06-11
1
-18
/
+10
*
cache and db now use time.Ticker for events. refactored some initialization.
Ben Morrison
2019-06-11
1
-49
/
+5
*
cache-related tests
Ben Morrison
2019-06-09
1
-0
/
+53
*
fixed some import comments
Ben Morrison
2019-06-05
1
-1
/
+1
*
moved bulk of code to its own package to clean up source tree
Ben Morrison
2019-06-05
1
-0
/
+32