Skip to content

Commit

Permalink
ha module removed
Browse files Browse the repository at this point in the history
  • Loading branch information
ucwong committed Sep 8, 2022
1 parent f7f66dd commit b79a234
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 460 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ bolt.setTTL([]byte("k"), []byte("v"), time.Second)
ldb := kv.LevelDB("")
defer ldb.Close()
ha := kv.HA("")
defer ha.Close()
...
```
## Test
Expand Down
269 changes: 0 additions & 269 deletions ha/ha.go

This file was deleted.

105 changes: 0 additions & 105 deletions ha/ha_test.go

This file was deleted.

Loading

0 comments on commit b79a234

Please sign in to comment.