Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Rust implementation of MeritRank service. For use with PSQL FDW

License

Notifications You must be signed in to change notification settings

Intersubjective/meritrank-service-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeritRank service (NNG server)

NNG server for https://github.com/Intersubjective/meritrank-psql-connector with embedded Rust MeritRank engine.

Env variables

  • MERITRANK_SERVICE_URL - default "tcp://127.0.0.1:10234"
  • MERITRANK_SERVICE_THREADS - default 1
  • MERITRANK_NUM_WALK - default 10000
  • MERITRANK_ZERO_NODE - default U000000000000
  • MERITRANK_TOP_NODES_LIMIT - default 100
  • MERITRANK_FILTER_NUM_HASHES - default 10
  • MERITRANK_FILTER_MIN_SIZE - default 32
  • MERITRANK_FILTER_MAX_SIZE - default 8192

About

Rust implementation of MeritRank service. For use with PSQL FDW

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •