1
0
Fork 0

59 Commits (1a7af225f27719d230af20da70df4c09421b5c4c)

Author SHA1 Message Date
Philip O'Toole 2def761ec9 'go vet' fixes 10 years ago
Philip O'Toole fe415e6452 Revert "Merge pull request #25 from oscillatingworks/deprecate-log4go"
This reverts commit f2de6cc26e, reversing
changes made to cdc6021ae7.

The change causes a panic when the server is started like so:

$GOPATH/bin/rqlite ~/node.1
10 years ago
Fernando Álvarez f2a18498a0 gometalinter: rqlite/command 10 years ago
Fernando Álvarez eba40187a9 Deprecate code.google.com/p/log4go
- Add new internal `rqlite/log` package
- Replace `log4go` with `rqlite/log`
- Adapt log formatting in existing logs

Fixes #21
10 years ago
Philip O'Toole 2d3a818b0f Return to using goraft/raft 10 years ago
Philip O'Toole 42916c55f8 Add very simple unit tests of commands 10 years ago
Philip O'Toole 89e9d7fe3b Rename "write" command as "execute" 10 years ago
Philip O'Toole a6d421f31f Better commenting 10 years ago
Philip O'Toole e69218ef4a Layout source in a more conventional style 10 years ago