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
Is your feature request related to a problem? Please describe.
In the development environment, switching Git branches/commits locally often triggers repeated compilation of librocksdb-sys. If we could cache librocksdb-sys in the development environment, it would significantly improve the development experience.