PolymerLabs / arcs

Arcs
BSD 3-Clause "New" or "Revised" License
56 stars 35 forks source link

Defines StorageKeyProtocol enum, with shortened protocol strings. #7093

Closed copybara-service[bot] closed 3 years ago

copybara-service[bot] commented 3 years ago

Defines StorageKeyProtocol enum, with shortened protocol strings.

When the STORAGE_KEY_REDUCTION flag is enabled, we will use shorter protocols for storage keys, e.g. instead of "ramdisk://abc" we will just use "r://abc".