2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-23 01:53:28 +00:00
confluent/confluent_server
Jarrod Johnson d5e833480e Tolerate gdbm
gdbm backend does not support the 'iterkeys' interface directly,
requiring instead to manually traverse.  Unfortunately, dbhash
does not implement the gdbm interface for this, so we have
to have two codepaths.
2016-05-02 10:44:12 -04:00
..
bin Make confluent and confluentsrv.py identical 2015-09-23 11:58:48 -04:00
confluent Tolerate gdbm 2016-05-02 10:44:12 -04:00
systemd Prevent hang on systemctl stop confluent 2015-11-02 14:11:07 -05:00
sysvinit Make init script properly indicate error conditions. 2015-09-17 08:57:08 -03:00
buildrpm On successful builds, clean up the generated directories and files 2015-02-02 16:41:37 -05:00
confluent_server.spec.tmpl Add paramiko and update package names in server 2016-04-11 13:06:05 -04:00
confluentsrv.spec Revert 'confluentd' change 2015-09-23 11:48:27 -04:00
makesetup Change to versioning derivation from git data 2015-10-19 14:06:59 -04:00
MANIFEST.in Add simple systemd service file for confluent server. 2015-07-15 13:33:47 -04:00
requirements.txt Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00
setup.cfg Add bits and pieces to facilitate pypi packaging 2014-05-06 15:01:35 -04:00
setup.py.tmpl Add paramiko to the requirements 2016-04-11 11:51:11 -04:00