Skip to content

Using IndexDB for packet storage #4

@gabhijit

Description

@gabhijit

Right now we are using localStorage for storing packets locally. This has a limitation of local storage capacity of 5MB. We should evaluate details of how we are going to be using indexDB for local storage of the packets.

  1. As far as possible, let's not use any wrapper libraries but understand the indexDB APIs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions