yugabyte/yugabyte-db

Backend compression setting per table / keyspace / yedis instance configuration

Open

#1,413 opened on May 20, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C (8,229 stars) (1,003 forks)batch import
area/docdbcommunity/requestgood first issuekind/enhancementpriority/medium

Description

Jira Link: DB-1623 I would like to store some parts of my data as images / zip (media content) possible to remove the compression at backend so i can save the extra cpu processing? per table / keyspace / yedis instance.

For yedis is better. mostly for media content will just get set / hset / hget original jpg

Contributor guide