summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-05-21 22:06:23 -0400
committerBen Morrison <ben@gbmor.dev>2019-05-21 22:06:23 -0400
commit9064606b97f1eb7a5dcdd37703411a4425e5cd0a (patch)
tree9cb6e3266c603bee5239d60a577ecae6b3eac82b
parentbded77fe18a8acb6397835a836ac68f7435bf3d4 (diff)
downloadgetwtxt-9064606b97f1eb7a5dcdd37703411a4425e5cd0a.tar.gz
update tasklist
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ad5e7ba..4cbfdd2 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,8 @@ Checks indicate steps I've finished. The first blank box is what I'm working on.
 * [x] Handlers stubbed out
 * [x] Registry manipulation ([getwtxt/registry](https://github.com/getwtxt/registry))
 * [x] Request handling
-* [ ] Cache management details
-* [ ] Persistent data storage
+* [x] Cache management details
+* [x] Persistent data storage
 * [ ] Catch up on tests / Concurrency safety checks
 * [ ] Refactor and optimize
 
e='Blame the previous revision' href='/gbmor/getwtxt/blame/main.go?h=v0.2.2&id=1f023dcf4595eceee04ce3862dd2be19a496c6db'>^
893123c ^
d437b89 ^


d2680fb ^
c87acad ^

5310d08 ^
d2680fb ^


d6fbc25 ^


d2680fb ^


5310d08 ^

d2680fb ^


5310d08 ^

bd2800a ^
d2680fb ^
5310d08 ^



d2680fb ^
5310d08 ^
bd2800a ^
5310d08 ^
d2680fb ^
5310d08 ^
d2680fb ^
d2680fb ^
d437b89 ^
d2680fb ^


d437b89 ^
d2680fb ^


fb63b07 ^
bd5e602 ^
06cffd8 ^
bd5e602 ^


c87acad ^

06cffd8 ^
c87acad ^


893123c ^
bd5e602 ^
c87acad ^



bd5e602 ^
c87acad ^
893123c ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82