1
0
Fork 0
mirror of https://github.com/vbatts/persistent-shell-history.git synced 2024-11-24 00:15:40 +00:00

adding a TODO

This commit is contained in:
Vincent Batts 2013-12-11 15:44:24 -05:00
parent 106aead462
commit 23f97831dc

14
TODOs
View file

@ -1,3 +1,17 @@
* add a ~/.persistent-shell-history.yaml
* move the db from gdbm to sqlite
- tables
** hostname
-- id
-- name
** command
-- id
-- value
** record
-- id
-- timestamp
-- hostname_id
-- command_id
* migration from current Marshal version need only to check the value, for if
it starts with "\x04\b{"