-
Notifications
You must be signed in to change notification settings - Fork 134
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
Store API should support anything that can be converted into a str
#934
Comments
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
May 27, 2024
Refactors the Store api into the driver (backend) implementation and a client Store/StoreLike api. Store & StoreLike have their sizes known at compile-time. This enables us to add templates to the client-side to make it easier to work with, for example, we no longer need to Pin the store and we'll be able to add things like `digest: impl Into<DigestInfo>` to make the callers life much easier. towards: TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
May 27, 2024
Refactors the Store api into the driver (backend) implementation and a client Store/StoreLike api. Store & StoreLike have their sizes known at compile-time. This enables us to add templates to the client-side to make it easier to work with, for example, we no longer need to Pin the store and we'll be able to add things like `digest: impl Into<DigestInfo>` to make the callers life much easier. towards: TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
May 28, 2024
Refactors the Store api into the driver (backend) implementation and a client Store/StoreLike api. Store & StoreLike have their sizes known at compile-time. This enables us to add templates to the client-side to make it easier to work with, for example, we no longer need to Pin the store and we'll be able to add things like `digest: impl Into<DigestInfo>` to make the callers life much easier. towards: TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
May 28, 2024
Refactors the Store api into the driver (backend) implementation and a client Store/StoreLike api. Store & StoreLike have their sizes known at compile-time. This enables us to add templates to the client-side to make it easier to work with, for example, we no longer need to Pin the store and we'll be able to add things like `digest: impl Into<DigestInfo>` to make the callers life much easier. towards: TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
May 28, 2024
Refactors the Store api into the driver (backend) implementation and a client Store/StoreLike api. Store & StoreLike have their sizes known at compile-time. This enables us to add templates to the client-side to make it easier to work with, for example, we no longer need to Pin the store and we'll be able to add things like `digest: impl Into<DigestInfo>` to make the callers life much easier. towards: TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
May 28, 2024
Refactors the Store api into the driver (backend) implementation and a client Store/StoreLike api. Store & StoreLike have their sizes known at compile-time. This enables us to add templates to the client-side to make it easier to work with, for example, we no longer need to Pin the store and we'll be able to add things like `digest: impl Into<DigestInfo>` to make the callers life much easier. towards: TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
May 28, 2024
Refactors the Store api into the driver (backend) implementation and a client Store/StoreLike api. Store & StoreLike have their sizes known at compile-time. This enables us to add templates to the client-side to make it easier to work with, for example, we no longer need to Pin the store and we'll be able to add things like `digest: impl Into<DigestInfo>` to make the callers life much easier. towards: TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
May 28, 2024
Refactors the Store api into the driver (backend) implementation and a client Store/StoreLike api. Store & StoreLike have their sizes known at compile-time. This enables us to add templates to the client-side to make it easier to work with, for example, we no longer need to Pin the store and we'll be able to add things like `digest: impl Into<DigestInfo>` to make the callers life much easier. towards: TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
May 28, 2024
Refactors the Store api into the driver (backend) implementation and a client Store/StoreLike api. Store & StoreLike have their sizes known at compile-time. This enables us to add templates to the client-side to make it easier to work with, for example, we no longer need to Pin the store and we'll be able to add things like `digest: impl Into<DigestInfo>` to make the callers life much easier. towards: TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
Jun 4, 2024
This enables us to use arbitraty strings when using the Store API. closes TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
Jun 4, 2024
This enables us to use arbitraty strings when using the Store API. closes TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
Jun 4, 2024
This enables us to use arbitrary strings when using the Store API. closes TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
Jun 4, 2024
This enables us to use arbitrary strings when using the Store API. closes TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
Jun 4, 2024
Refactors the Store api into the driver (backend) implementation and a client Store/StoreLike api. Store & StoreLike have their sizes known at compile-time. This enables us to add templates to the client-side to make it easier to work with, for example, we no longer need to Pin the store and we'll be able to add things like `digest: impl Into<DigestInfo>` to make the callers life much easier. towards: TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
Jun 4, 2024
This enables us to use arbitrary strings when using the Store API. closes TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
Jun 4, 2024
Refactors the Store api into the driver (backend) implementation and a client Store/StoreLike api. Store & StoreLike have their sizes known at compile-time. This enables us to add templates to the client-side to make it easier to work with, for example, we no longer need to Pin the store and we'll be able to add things like `digest: impl Into<DigestInfo>` to make the callers life much easier. towards: TraceMachina#934
allada
added a commit
that referenced
this issue
Jun 4, 2024
Refactors the Store api into the driver (backend) implementation and a client Store/StoreLike api. Store & StoreLike have their sizes known at compile-time. This enables us to add templates to the client-side to make it easier to work with, for example, we no longer need to Pin the store and we'll be able to add things like `digest: impl Into<DigestInfo>` to make the callers life much easier. towards: #934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
Jun 4, 2024
This enables us to use arbitrary strings when using the Store API. closes TraceMachina#934
allada
added a commit
to allada/nativelink-fork
that referenced
this issue
Jun 4, 2024
This enables us to use arbitrary strings when using the Store API. closes TraceMachina#934
allada
added a commit
that referenced
this issue
Jun 4, 2024
This enables us to use arbitrary strings when using the Store API. closes #934
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently the store api requires all keys to be
DigestInfo
, but in reality it should accept something that turns into astr
.The text was updated successfully, but these errors were encountered: