Add Zstandard support (native or via zlibwrapper)
-------------------------------------------------

                 Key: CORE-6213
                 URL: http://tracker.firebirdsql.org/browse/CORE-6213
             Project: Firebird Core
          Issue Type: Improvement
            Reporter: Basil A. Sidorov
            Priority: Minor
         Attachments: README-zlibWrapper.md

http://zstandard.net - stable and mature project, offered fast (de)compressor 
with many features and dual (BSD/GPL) licensing.
Firebird 3.0 may use WireCompression, but zlib are slow for modern gigabit link.
Fast (de)compression may be profitable for record chains in database file,  for 
database crypt and so on.

For quick transition from zlib to zstd exist zlibwrapper as part of zstd source 
tree.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to