You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i realised the latest copy of pika / codis changes a lot from before (3 weeks ago) by a lot, some parts doesnt match up and cant be reuse anymore with my own custom forked version.
possible to provide suggestions / guidelines on best practices for modification to own use?
p.s. : i've changed crc32 to xxh3 so that it's faster but i doubt this repo will change to accommodate this. so how do i ensure my forked version "is compatible" with future editions? maybe a plugin or some guidelines on how we can make this possible?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
i realised the latest copy of pika / codis changes a lot from before (3 weeks ago) by a lot, some parts doesnt match up and cant be reuse anymore with my own custom forked version.
possible to provide suggestions / guidelines on best practices for modification to own use?
p.s. : i've changed crc32 to xxh3 so that it's faster but i doubt this repo will change to accommodate this. so how do i ensure my forked version "is compatible" with future editions? maybe a plugin or some guidelines on how we can make this possible?
Beta Was this translation helpful? Give feedback.
All reactions