Skip to content

wavesplatform/asset-search-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to do rollback to $height

  1. Stop the consumer;

  2. Execute SQL SELECT rollback_to($height); (function rollback_to provided via the migrations);

  3. Invalidate cache using invalidate binary or through the admin service - /admin/cache/invalidate?mode=all_data endpoint;

  4. Start the consumer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published