sunbains / embedded-innodb

Embedded InnoDB based on v5.1
GNU General Public License v2.0
28 stars 7 forks source link

[4/n]: Replace custom hash map with std::unordered_map in buf #54

Closed RahulKushwaha closed 1 month ago

sunbains commented 2 months ago

Ignore comment.

RahulKushwaha commented 2 months ago

I will resolve conflicts and send again :)

RahulKushwaha commented 1 month ago

@sunbains : Rebased & fixed. Good to go!