Commit Graph

6 Commits

Author SHA1 Message Date
814c6ffa20 Add Debug variable to control verbose output. 2019-02-07 10:18:53 -05:00
20c89c6e56 Functional options to persist.Init(). 2018-08-30 09:23:21 -04:00
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