1
0
Fork 0

15 Commits (02626803a4ccf53c8104df93b31e6136634e9945)

Author SHA1 Message Date
Fernando Álvarez ecdd2085d4 gometalinter: main.go 10 years ago
Fernando Álvarez cf90600837 main: Refactor data path creation 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 cdc6021ae7 Use newer-style reporting tag 10 years ago
Philip O'Toole d103397e1f Implement launch reporting, and ability to disable 10 years ago
Philip O'Toole fbea38b784 Reduce default snapshot size
Allowing a log to get 1000 entries before snapshotting may be too long
in practise. Try a lower value.
10 years ago
Philip O'Toole 479ee6637d Make README more godoc friendly 10 years ago
Philip O'Toole afece581c8 Correct format string for errors 10 years ago
Philip O'Toole eb43a7bfcc Add simple copyright to main 10 years ago
Philip O'Toole 0fc2a2ab3c Push more Raft initialization into the Server 10 years ago
Philip O'Toole 9415c07cd9 New -> NewServer
More inline with existing conventions.
10 years ago
Philip O'Toole 2c01218169 Initialize snapConf 10 years ago
Philip O'Toole aca943d194 Prepare to snap after some number of log entries 10 years ago
Philip O'Toole 22fbee9e28 Exit immediately if no data path supplied 10 years ago
Philip O'Toole e69218ef4a Layout source in a more conventional style 10 years ago