Skip to content

Commit

Permalink
Memcache item timestamps (#323)
Browse files Browse the repository at this point in the history
* Add memcache item timestamps.

* v1 require google.golang.org/protobuf.

* Memcache new fields: use proto getters.
  • Loading branch information
Deleplace authored Aug 25, 2023
1 parent a080531 commit ef2135a
Show file tree
Hide file tree
Showing 9 changed files with 2,675 additions and 1,347 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ go 1.11
require (
github.com/golang/protobuf v1.5.2
golang.org/x/text v0.3.8
google.golang.org/protobuf v1.26.0
)
Loading

0 comments on commit ef2135a

Please sign in to comment.