zsh-users
 help / color / mirror / code / Atom feed
From: Sebastian Gniazdowski <sgniazdowski@gmail.com>
To: Zsh Users <zsh-users@zsh.org>
Subject: An explicitly fast logging framework for Zsh that stores to many databases
Date: Thu, 7 Nov 2019 04:12:00 +0100	[thread overview]
Message-ID: <CAKc7PVB4uGLG5+fouPrqp3n=4yqdCnrYpKYPx3zCMem7RwGN6A@mail.gmail.com> (raw)

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

                 reply	other threads:[~2019-11-07  3:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKc7PVB4uGLG5+fouPrqp3n=4yqdCnrYpKYPx3zCMem7RwGN6A@mail.gmail.com' \
    --to=sgniazdowski@gmail.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).