Commit Graph

4 Commits

Author SHA1 Message Date
17beaca380 Allow configuration of tidy functions. Use a closure to decide what entries
to delete. The closure takes a *bolt.Bucket and returns an integer of the
number of entries deleted.
2018-08-09 18:21:52 -04:00
c52d8702b2 Do not save Var.Time to the database. 2018-08-09 09:58:40 -04:00
ee4657a0ed Put the Time field into persist.Var. persist.TVar is no longer needed,
History() now returns []Var.
2018-08-09 09:29:59 -04:00
b880a5671d Initial commit. 2018-08-03 15:08:30 -04:00