SL21W46: Difference between revisions

From ETM
Jump to navigation Jump to search
(Created page with "◄ SL21W45 | SL21W47 ► * Use Pool<Kryo> instead of our own implementation from Chunkli * Use Kryo for stasidata compression * Implement a LOT more...")
 
No edit summary
Line 2: Line 2:




* Use Pool<Kryo> instead of our own implementation from Chunkli
*'''Use Pool<Kryo> instead of our own implementation from Chunkli'''
* Use Kryo for stasidata compression
*'''Use Kryo for stasidata compression'''
* Implement a LOT more Metadata as its super fast anyway
*'''Implement a LOT more Metadata as its super fast anyway'''
*'''Add action to clear older stasi-data entries (good for test-data-generation / mistakes)'''
*'''By default create the stasi counter with 1 billion'''

Revision as of 21:21, 15 November 2021

◄ SL21W45 | SL21W47 ►


  • Use Pool<Kryo> instead of our own implementation from Chunkli
  • Use Kryo for stasidata compression
  • Implement a LOT more Metadata as its super fast anyway
  • Add action to clear older stasi-data entries (good for test-data-generation / mistakes)
  • By default create the stasi counter with 1 billion