Commit graph

4 commits

Author SHA1 Message Date
Bradley M. Kuhn
42800427f6 bean-query daemon: initial version.
This is a very basic daemon to run bean-query so that other Perl programs
can call it.  The speed savings is not really there yet, as to get that, it
would need to leave bean-query running, perhaps timing out and reloading
files as needed.  That's the long term plan.

Right now, all that this is useful for is to run another Perl process that
wants to submit and receive answers to bean-query.
2020-06-15 14:26:31 -07:00
67c507367a Add copyright information for this repository. 2020-06-15 12:48:05 -07:00
Bradley M. Kuhn
bad50968ae LICENSE of this project is AGPL-3.0-or-later.
GNU Affero General Public License, Version 3.0 or any later version as
published by the FSF
2020-06-15 12:47:50 -07:00
Free Software Foundation
a7bad68d56 GNU Affero General Public License 3.0 as published by the FSF
This was downloaded from https://www.gnu.org/licenses/agpl-3.0.txt ,
a link to which is found on this web page:
     https://www.gnu.org/licenses/agpl-3.0.en.html
2020-06-15 12:06:34 -07:00