54 Commits (0cbef79bd213870d3df77c9f5f4ce7b96bb28cb7)

Author SHA1 Message Date
  Jonathan Strong 0cbef79bd2 upgrade uuid to v0.8 4 years ago
  Jonathan Strong b6fc9a97e6 significant cleanup 4 years ago
  Jonathan Strong 8a4c6a3a38 use local logging crate 4 years ago
  Jonathan Strong 86542209b1 min changes to allow string tags in feature gate 5 years ago
  Jonathan Strong 63c9314b5b add one million writes bench 5 years ago
  Jonathan Strong 7a0684371f adds `pub fn rotating_file_logger<P>(path: P, level: Severity, compress: bool) -> slog::Logger` 5 years ago
  Jonathan Strong dbd72c21fa upgrade sloggers to v0.3 and use new log rotation/compression features 6 years ago
  Jonathan Strong 4830a27c3b revamped InfluxWriter passed its tests with flying colors 6 years ago
  Jonathan Strong 11b214da7a feat(InfluxWriter): huge refactor so InfluxWriter queues a backlog on failed db requests 6 years ago
  Jonathan Strong c333c8da39 bump ver to v0.4.7 6 years ago
  Jonathan Strong c1b2575916 bump ver to v0.4.6 6 years ago
  Jonathan Strong 77a1fd79d4 hide latency mod behind feature gate 6 years ago
  Jonathan Strong 2b303be4ec swaps in the dirs crate home_dir() instead of deprecated std fn 6 years ago
  Jonathan Strong 00d0e1a427 makes zmq optional dep 6 years ago
  Jonathan Strong a51a7042d8 upgrade money to v0.3 6 years ago
  Jonathan Strong 95912bc3ae change email 6 years ago
  Jonathan Strong d1849fad78 changes InfluxWriter to buffer size of 4096, or if 2 seconds since last send 6 years ago
  Jonathan Strong d39902c494 adds v, utc shortcut syntax to measure! 6 years ago
  Jonathan Strong 1903aad06a adds uuid nightly, const_fn features 6 years ago
  Jonathan Strong 7f4f18459a version bump to v0.4.3 6 years ago
  Jonathan Strong 1f0ca41176 puts inline annotations behind a feature flag 6 years ago
  Jonathan Strong 9b4c03cd38 upgrades uuid from v0.5 -> v0.6 6 years ago
  Jonathan Strong 0713744d12 middle of the night debugging 6 years ago
  Jonathan Strong 3991b335d6 upgrades windows crate to v0.2 6 years ago
  Jonathan Strong a87cb002ac replaces Vec with SmallVec for backing storage of `OwnedMeasurement` 6 years ago
  Jonathan Strong 6541d5ffb9 puts warnings mod behind a feature gate 6 years ago
  Jonathan Strong 752f6374bd disable-short-uuid feat 6 years ago
  Jonathan Strong 92dd50c2a4 misc 6 years ago
  Jonathan Strong 29491e3606 adds scholes feature etc 6 years ago
  Jonathan Strong 7b8f8c0918 InfluxWriter loop now blocks on recv, among other incremental improvements 6 years ago
  Jonathan Strong bb95b9a3ff switches consts based on cfg features 6 years ago
  Jonathan Strong e9e6e01ebe InfluxWriter refactor (mostly) 6 years ago
  Jonathan Strong 4a6498a6f1 adds async_file_logger fn 6 years ago
  Jonathan Strong 2ba2921053 version bump -> v0.4.0 6 years ago
  Jonathan Strong 4635decd57 adds hist mod with hdrsample interface/thread 6 years ago
  Jonathan Strong 2ce2d88d61 updates order map to v0.3 6 years ago
  Jonathan Strong 9a8e62754d massive cleanup 6 years ago
  Jonathan Strong 5b716e411b adds test feature 6 years ago
  Jonathan Strong c625ce1c3e version bump -> v0.2.3 6 years ago
  Jonathan Strong 37c80f322d upgrades money dep to v0.2 7 years ago
  Jonathan Strong 71dee1f783 adds a shortcut version of each "function" when column name = variable name! 7 years ago
  Jonathan Strong c84e7b46a6 adds d128, Uuid variants to OwnedValue + assorted improvements 7 years ago
  Jonathan Strong 818b7a7784 starting v0.2 branch 7 years ago
  Jonathan Strong 31959480be remove shuteye dep 7 years ago
  Jonathan Strong bed29f40d0 adds trace feature (nothing behind it atm) 7 years ago
  Jonathan Strong e07a0f3e48 converts to pubsub and some cleaning up 7 years ago
  Jonathan Strong 10657da9ba disabled chashmap dependency if I want it later 7 years ago
  Jonathan Strong b74ab109b1 nanosleep for no-thrash 7 years ago
  Jonathan Strong caa4c6215c for some reason logging is the hardest shit in the world 7 years ago
  Jonathan Strong 5ef257a3b9 puts `thread::sleep`s behind a "no-thrash" feature 7 years ago