{"id":13419941,"url":"https://github.com/fastio/1store","last_synced_at":"2025-05-16T12:10:59.306Z","repository":{"id":50361238,"uuid":"64937427","full_name":"fastio/1store","owner":"fastio","description":"NoSQL data store using the SEASTAR framework, compatible with Redis","archived":false,"fork":false,"pushed_at":"2019-10-02T13:50:45.000Z","size":12015,"stargazers_count":1312,"open_issues_count":26,"forks_count":170,"subscribers_count":108,"default_branch":"master","last_synced_at":"2024-11-11T00:02:29.797Z","etag":null,"topics":["nosql","redis","seastar"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fastio.png","metadata":{"files":{"readme":"README-DPDK.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.AGPL","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-04T13:35:41.000Z","updated_at":"2024-10-16T08:31:30.000Z","dependencies_parsed_at":"2022-09-23T02:30:27.520Z","dependency_job_id":null,"html_url":"https://github.com/fastio/1store","commit_stats":null,"previous_names":["fastio/pedis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastio%2F1store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastio%2F1store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastio%2F1store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastio%2F1store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastio","download_url":"https://codeload.github.com/fastio/1store/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018060,"owners_count":21034048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nosql","redis","seastar"],"created_at":"2024-07-30T22:01:23.221Z","updated_at":"2025-04-09T10:03:59.102Z","avatar_url":"https://github.com/fastio.png","language":"C++","funding_links":[],"categories":["TODO scan for Android support in followings","C++","Projects"],"sub_categories":[],"readme":"Seastar and DPDK\n================\n\nSeastar uses the Data Plane Development Kit to drive NIC hardware directly.  This\nprovides an enormous performance boost.\n\nTo enable DPDK, specify `--enable-dpdk` to `./configure.py`, and `--dpdk-pmd` as a\nrun-time parameter.  This will use the DPDK package provided as a git submodule with the\nseastar sources.\n\nTo use your own self-compiled DPDK package, follow this procedure:\n\n1. Setup host to compile DPDK:\n   - Ubuntu \n     `sudo apt-get install -y build-essential linux-image-extra-$(uname -r)` \n2. Prepare a DPDK SDK:\n   - Download the latest DPDK release: `wget http://dpdk.org/browse/dpdk/snapshot/dpdk-1.8.0.tar.gz`\n   - Untar it.\n   - Edit config/common_linuxapp: set CONFIG_RTE_MBUF_REFCNT and CONFIG_RTE_LIBRTE_KNI to 'n'.\n   - For DPDK 1.7.x: edit config/common_linuxapp: \n     - Set CONFIG_RTE_LIBRTE_PMD_BOND  to 'n'.\n     - Set CONFIG_RTE_MBUF_SCATTER_GATHER to 'n'.\n     - Set CONFIG_RTE_LIBRTE_IP_FRAG to 'n'.\n   - Start the tools/setup.sh script as root.\n   - Compile a linuxapp target (option 9).\n   - Install IGB_UIO module (option 11).\n   - Bind some physical port to IGB_UIO (option 17).\n   - Configure hugepage mappings (option 14/15).\n3. Run a configure.py: `./configure.py --dpdk-target \u003cPath to untared dpdk-1.8.0 above\u003e/x86_64-native-linuxapp-gcc`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastio%2F1store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastio%2F1store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastio%2F1store/lists"}