mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 12:17:47 +00:00
Jarrod Johnson
db0596d17b
Change config backend writeback to threading from eventlet. Threading should be used sparingly, but in this case eventlet is pretty terrible at doing what
needs to be done... this may bode ill for the rest of using eventlet... Rename ConfigData to ConfigManager Add some hooks for tenant and user management in config Begin actually consulting user/tenant info in http api
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%