Git Product home page Git Product logo

Comments (7)

Rafiot avatar Rafiot commented on June 5, 2024 1

Just a few notes on the wish list (based on the current status in the dev branch):

  • UI: there will a a swagger interface, but nothing else, this interface is meant to me used by a tool (such as BGP Ranking)
  • huge refactor and cleanup is ongoing as alex said, with deps upgrage, use of flask-restx, requires python 3.8...
  • data feeds: there will be differences, bit this has to be investigated (currently, caida and RIPE rrc00 are imported)
  • The Python API is a standalone project, and will be on PyPi (https://github.com/D4-project/pyipasnhistory)
  • kvrocks replaces ardb

Stream ready/enricher, not sure what you mean, but I'm not sure it is something possible with the current architecture. IPASN HIstory is meant for fast lookup but in order to do that efficiently, we must have a complete view of all the routes as a specific time. If you have BGP table available you want to export in the same format as what RIPE is doing, it is possible to add a module, but just adding updates isn't an option, as the architecture requires to have complete dumps at a specific time. An option is to load dumps every hour, but that will increase the resources needed quite a bit.

from ipasn-history.

adulau avatar adulau commented on June 5, 2024

Thanks for the list. For the replacement, it's kvrocks. I'm using it with hashlookup-server and it's working really well on SSD.

from ipasn-history.

adulau avatar adulau commented on June 5, 2024

New WiP on https://github.com/D4-project/IPASN-History/commits/dev including the move to kvrocks, OpenAPI interface and UI.

from ipasn-history.

Rafiot avatar Rafiot commented on June 5, 2024

v2.0 released, with the relevant python module (https://pypi.org/project/pyipasnhistory/)

from ipasn-history.

aaronkaplan avatar aaronkaplan commented on June 5, 2024

installing... :)

from ipasn-history.

Rafiot avatar Rafiot commented on June 5, 2024

feel free to update the doc, it's definitely not complete :]

from ipasn-history.

aaronkaplan avatar aaronkaplan commented on June 5, 2024

Added some items to the wishlist so that I don't forget them myself :) Will take a look if I manage to send a PR for those.

from ipasn-history.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.