zsh-users
 help / color / mirror / code / Atom feed
* An explicitly fast logging framework for Zsh that stores to many databases
@ 2019-11-07  3:12 Sebastian Gniazdowski
  0 siblings, 0 replies; only message in thread
From: Sebastian Gniazdowski @ 2019-11-07  3:12 UTC (permalink / raw)
  To: Zsh Users

I would like to announce availability of a logging framework called
Zflai that can store to:

- MySQL,
- SQLite3,
- ElasticSearch,
- a plain file.

The framework does the stores in a background process, spawned and
closed (after 45 seconds by default – the value is configurable)
automatically, to make them explicitly fast.

Project homepage: https://github.com/zdharma/zflai

-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-07  3:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-07  3:12 An explicitly fast logging framework for Zsh that stores to many databases Sebastian Gniazdowski

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).