Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory pool add #15

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Memory pool add #15

wants to merge 5 commits into from

Conversation

EthanLavi
Copy link
Member

Things changed:

  1. Updated .gitignore
  2. Added Dockerfile and some documentation to the README to allow for containerized development.
  3. Updated CMakeLists.txt to fix some build issues
  4. Added in MemoryPool, RemotePtr, Connection/ConnectionManager, and rmalloc from existing rome
    4.a Added tests for these things as well.

CMakeLists.txt Outdated Show resolved Hide resolved
.gitignore Show resolved Hide resolved
@depaulmillz
Copy link
Member

The newest updates should mean that you are able to add just the changes you have from your branch now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants